home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-13 / folded_u.zip / READ.ME < prev   
Text File  |  1991-03-06  |  3KB  |  100 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.           |
  8.           | foldED
  9.           |
  10.           | MS-DOS world's folding editor
  11.           |
  12.           | Copyright (program and documentation)
  13.           | 1987-1991 by Jasper Neumann, Helmut Ritz, and Till Körner
  14.           |
  15.           | mebsware
  16.           | Gesellschaft für Softwareerstellung
  17.           | Friedrich Buckert et al. GbR
  18.           | Roermonder Straße 135a
  19.           | D-W5100 Aachen
  20.           | Fed. Rep. of Germany
  21.           |
  22.           | Tel +49 241 872806
  23.           | Fax +49 241 872676
  24.           |
  25.  
  26.  
  27.  
  28.  
  29. foldED is an editor with special features for programmers and
  30. "TeX-nicians". This diskette/archive contains the English/American
  31. Shareware-version of foldED. A German version (documentation, help
  32. system, messages, menu system) is available on request.
  33.  
  34. You should find the following files on the distribution diskette or in
  35. the distribution archive:
  36.  
  37.   read.me      - this file
  38.   ed.exe       - the DEMO-version of the program foldED
  39.   ed.man       - brief description of foldED and manual of ed.exe's commands
  40.   palette.exe  - aid for adjusting your monitor and adaptation of the
  41.                  screen attributes
  42.   mono.bat     - adaptation to an EGA/VGA with a mono-monitor
  43.   fastkbd.com  - acceleration of the AT-keyboard's autorepeat
  44.   pas.mac      - example of a macro file (see below)
  45.  
  46.   plus: some "folded" example files in several programming languages
  47.  
  48. Print your own copy of foldED's brief manual using the DOS command
  49.  
  50.    "copy ed.man prn".
  51.  
  52. The manual gives an overview of what foldED can do for you.
  53.  
  54.  
  55. We work hard to deliver foldED and the other programs error-free.
  56. However if you discover errors or have ideas of improvement please let
  57. us know.
  58.  
  59. Copyright 1987-1990 by
  60.   Jasper Neumann (Jane)
  61.   Helmut Ritz (Helmutz)
  62.  
  63.  
  64. ╔═════════════════════════════════════════════════════════════════════════════╗
  65. ║                                                                             ║
  66. ║   Note: If after two minutes the screen is blanked and some characters      ║
  67. ║         run all over it, this is NO VIRUS but the imbedded screen saver.    ║
  68. ║         It stops as soon as you press a key (it 'restarts' when you         ║
  69. ║         press the [ESC]-key)                                                ║
  70. ║                                                                             ║
  71. ╚═════════════════════════════════════════════════════════════════════════════╝
  72.  
  73.  
  74. When you start foldED it looks for the extension of the file name you
  75. want to edit. Depending on that extension (possible choices are listed
  76. below) foldED uses the respective adaption information to hide the
  77. embedded control information from the compiler/interpreter/tools. The
  78. shareware version contains the adaptions listed below. You cannot
  79. define more. With the registered full version of foldED you can make
  80. your own adaptions to other programming languages and modify existing
  81. adaptions.
  82.  
  83. Extension   │   Programming Language
  84. ────────────┼───────────────────────
  85.   ada       │     Ada
  86.   asm       │     Assembler
  87.   bas       │     Basic
  88.   bat       │     Batch
  89.   c         │     C
  90.   cob       │     Cobol
  91.   cpp       │     C++
  92.   doc       │     documents
  93.   for       │     Fortran
  94.   h         │     C header files
  95.   mod       │     Modula-2
  96.   pas       │     Pascal
  97.   prg       │     Clipper
  98.   tex       │     TeX
  99.   txt       │     texts
  100.